ThinClient

Boolean

Not specified

Purpose

The ThinClient parameter specifies whether the jade.exe program checks only arguments that are required to run in JADE thin client mode.

If the [JadeCommandLine] section or the jade.exe command line has the respective ThinClient parameter or thinClient argument set to true, jade.exe checks that the arguments required to run in thin client mode are present, ignoring any that are relevant only to the standard (fat) client mode of operation.

Conversely, if the [JadeCommandLine] section or the jade.exe command line has the thinClient argument set to false, jade.exe checks that the arguments required to run in standard client mode are present, ignoring any that are relevant only to the JADE thin client mode of operation.

Parameter is read when …

The jade.exe program next starts up.

Hint

Placing command line arguments in the [JadeCommandLine] section may cause an issue in determining the mode in which the jade.exe program should run; that is, in standard (fat) client mode or in JADE thin client mode.